newBuilder

public static Address.Builder newBuilder(String countryCode)

Creates a new Address builder with the given ISO 3166 country code.

Return

a new Address.Builder instance

Since

8.0.0

Parameters

countryCode

the 2-letter country code

Throws

if the length of countryCode is not two